PreviousTracker indexSee it online !

(22/22) 3615165 - FTP Plugin: Fix accidental SSH account lockout on bad passwd

Whenever you mistype a password (or use an old cached password), JSch tries to attempt logging in 6 succesive times, which may lock your account out from a server that has policies to lock account on bad passwords attempts.

This simple fix instructs JSch to try to login just once, and fail if the saved/mistyped password is wrong.

Submitted camilojd - 2013-10-31 - 01:29:10z Assigned ezust
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments

2013-10-31 - 01:29:10z
camilojd
ftp-fix-account-lockout.patch